Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify requirement install and add manually load previews #44

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

NekodRider
Copy link

  • Add civitai_link_logging checks in lib.py and install.py, since sometimes the info spams the console.
  • Modify the install process using launch.is_installed and launch.run_pip instead of directly running pip commands.
  • Add a manual load section in the settings tab. I think it's common for people to turn off the download on startup and load previews manually after they download some LoRAs. (I used gradio.Dropdown here since I didn't find other ways, please let me know if anyone knows better ways)

image
image

Copy link

@shamblessed shamblessed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants